home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / Tools & Goodies / Merged Parts / INTO ODFDev / Merged / Sources / Merged.r < prev   
Encoding:
Text File  |  1996-08-08  |  999 b   |  41 lines  |  [TEXT/CWIE]

  1. // Merged.r
  2.  
  3. include "ODFNothing" 'nmap';
  4. include "ODFNothing" 'icl4';
  5. include "ODFNothing" 'icl8';
  6. include "ODFNothing" 'ICN#';
  7. include "ODFNothing" 'ics#';
  8. include "ODFNothing" 'ics4';
  9. include "ODFNothing" 'ics8';
  10. include "ODFNothing" 'FWpr';
  11.  
  12. include "ODFBitmap" 'nmap';
  13. include "ODFBitmap" 'icl4';
  14. include "ODFBitmap" 'icl8';
  15. include "ODFBitmap" 'ICN#';
  16. include "ODFBitmap" 'ics#';
  17. include "ODFBitmap" 'ics4';
  18. include "ODFBitmap" 'ics8';
  19. include "ODFBitmap" 'PICT';
  20. include "ODFBitmap" 'FWab';
  21. include "ODFBitmap" 'FWmb';
  22. include "ODFBitmap" 'FWpr';
  23. include "ODFBitmap" 'FWsv';
  24.  
  25. include "ODFDraw" 'nmap';
  26. include "ODFDraw" 'icl4';
  27. include "ODFDraw" 'icl8';
  28. include "ODFDraw" 'ICN#';
  29. include "ODFDraw" 'ics#';
  30. include "ODFDraw" 'ics4';
  31. include "ODFDraw" 'ics8';
  32. include "ODFDraw" 'aete';
  33. include "ODFDraw" 'ALRT';
  34. include "ODFDraw" 'DITL';
  35. include "ODFDraw" 'DLOG';
  36. include "ODFDraw" 'FWab';
  37. include "ODFDraw" 'FWmb';
  38. include "ODFDraw" 'FWpr';
  39. include "ODFDraw" 'FWvl';
  40. include "ODFDraw" 'PICT';
  41.